Kotlin JS GitHub Action SDK
/
com.rnett.action
/
jsEntries
js
Entries
inline fun
jsEntries
(jsObject: dynamic):
Map
<
String
, dynamic>
Content copied to clipboard
Get the entries of a JS object, using
Object.entries
.
Sources
js source
Link copied to clipboard